home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nintendo Dictionary Encyclopedia
/
NINTENDO DICTIONARY VOL 1.iso
/
ninten.exe
/
scripts
/
DefineButton2_116
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
1998-12-12
|
83b
|
5 lines
on(release){
getUrl("FSCommand:Exec", "5shou.exe");
fscommand("Quit");
}